DioDocs for PDF
CreateVisual(AnchorPoint[]) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス > CreateVisual メソッド : CreateVisual(AnchorPoint[]) メソッド
An array of GrapeCity.Documents.Layout.AnchorPoints to draw.
Creates a Visual object that represents a polygon based on the given GrapeCity.Documents.Layout.AnchorPoints.
シンタックス
'宣言
 
Public Overloads Function CreateVisual( _
   ByVal anchorPoints() As AnchorPoint _
) As Visual
public Visual CreateVisual( 
   AnchorPoint[] anchorPoints
)

パラメータ

anchorPoints
An array of GrapeCity.Documents.Layout.AnchorPoints to draw.
参照

Layer クラス
Layer メンバ
オーバーロード一覧